A. single-file
B. code-behind
C. Both A and B
D. None of the Above
Advertisement
Related Mcqs:
- In ASP.NET if you want to allows page developers a way to specify static connections in a content page then the class used is_____________?
- A. System.Activator B. ProxyWebPartManager C. WebPartManager D. None of these...
- In ASP.NET page framework an automatic way to associate page events and methods is______________?
- A. It is not possible to set automatically page events and methods B. AutoEventWireup attribute of the Page directive is set to False C. AutoEventWireup attribute of the Page directive is set to true D. All of the above...
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- Which of the following denote value that can be taken by Cache-Control of ASP.NET ?
- A. Private B. no-cache C. Public D. All of the above...
- Which of the following denote ways to manage state in an ASP.Net Application ?
- A. Application objects B. Session objects C. ViewState D. All of the above...
- Which of the following denote New Data-bound Controls used with ASP.NET ?
- A. SqlDataSource B. FormView C. GridView D. All of the above...
- Which of the following denote the web control associated with Table control function of ASP.NET ?
- A. DataList B. TableRow C. ListBox D. All the Above...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- Which of the following is used to send email message from my ASP.NET page?
- A. System.Web.Mail.SmtpMail B. System.Web.Mail.MailMessage C. Both A and B D. None of these...
- To set page title dynamically in ASP.NET which of the following is used ?
- A. section B. section C. section D. None of the above...
Advertisement